GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > FormatCellsActionCommand クラス > FormatCellsActionCommand コンストラクタ : FormatCellsActionCommand コンストラクタ(Worksheet,StyleFormat,Reference[],Nullable<Boolean>) |
'宣言
Public Function New( _ ByVal worksheet As Worksheet, _ ByVal newStyleFormat As StyleFormat, _ ByVal references() As Reference, _ ByVal isMergedCell As Nullable(Of Boolean) _ )
public FormatCellsActionCommand( Worksheet worksheet, StyleFormat newStyleFormat, Reference[] references, Nullable<bool> isMergedCell )